projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f680ef
)
* window.c (window-dedicated-p): Doc fix.
author
Jim Blandy
<jimb@redhat.com>
Tue, 18 May 1993 22:07:14 +0000
(22:07 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Tue, 18 May 1993 22:07:14 +0000
(22:07 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index dfd9a3e1667ad0579e1ed2e7c24221da241ebeae..8897b509e1cb9b862da91f1e8dab8f7eb957cbed 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-528,7
+528,7
@@
from overriding motion of point in order to display at this exact start.")
DEFUN ("window-dedicated-p", Fwindow_dedicated_p, Swindow_dedicated_p,
1, 1, 0,
"Return WINDOW's dedicated object, usually t or nil.\n\
-See also `set-window-
buffer-dedicated
'.")
+See also `set-window-
dedicated-p
'.")
(window)
Lisp_Object window;
{